Properly separate sorted xattr names
authorStef Walter <stefw@redhat.com>
Tue, 13 Aug 2013 13:40:06 +0000 (15:40 +0200)
committerStef Walter <stefw@redhat.com>
Tue, 13 Aug 2013 13:42:54 +0000 (15:42 +0200)
commitc246c4194f4841d4afa41308e3904e00cefed2e0
treea5b743580cece0daae571a3a596b75fa52433326
parent0111ec1307eb14feaf9eea72ec0d5ce58b180a1f
Properly separate sorted xattr names

We expect to be handling a string delimited by \0 characters, as
returned by llistxattr(). So stick to that behavior here.

https://bugzilla.gnome.org/show_bug.cgi?id=705893
src/libostree/ostree-core.c